Filename | (eval 380)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 12 statements in 32µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 4 | 1 | 41µs | 6.97ms | has | JSON::Schema::Modern::Document::OpenAPI::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Document::OpenAPI; | ||||
2 | # spent 6.97ms (41µs+6.93) within JSON::Schema::Modern::Document::OpenAPI::has which was called 4 times, avg 1.74ms/call:
# once (9µs+2.27ms) by OpenAPI::Modern::BEGIN@28 at line 70 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (7µs+1.64ms) by OpenAPI::Modern::BEGIN@28 at line 49 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (10µs+1.54ms) by OpenAPI::Modern::BEGIN@28 at line 57 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (15µs+1.47ms) by OpenAPI::Modern::BEGIN@28 at line 45 of JSON/Schema/Modern/Document/OpenAPI.pm | ||||
3 | 4 | 3µs | for my $method (@$before) { | ||
4 | 4 | 8µs | 4 | 127µs | $method->(@_); # spent 127µs making 4 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 32µs/call |
5 | } | ||||
6 | 4 | 21µs | 4 | 6.80ms | $$wrapped->(@_);} # spent 6.80ms making 4 calls to MooX::HandlesVia::has, avg 1.70ms/call |
7 | ; |